home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / rubiks_cube.swf / scripts / DefineButton2_191 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-09-05  |  36 b   |  4 lines

  1. on(release){
  2.    call("Reset");
  3. }
  4.